Autogenerated HTML docs for v1.7.2.3-313-gcd15 
diff --git a/git-mergetool--lib.txt b/git-mergetool--lib.txt index 78eb03f..d8df553 100644 --- a/git-mergetool--lib.txt +++ b/git-mergetool--lib.txt 
@@ -1,5 +1,5 @@ -git-mergetool--lib(1) -===================== +git-mergetool{litdd}lib(1) +==========================    NAME  ---- @@ -16,11 +16,11 @@  This documentation is meant for people who are studying the  Porcelain-ish scripts and/or are writing new ones.   -The 'git-mergetool--lib' scriptlet is designed to be sourced (using +The 'git-mergetool{litdd}lib' scriptlet is designed to be sourced (using  `.`) by other shell scripts to set up functions for working  with git merge tools.   -Before sourcing 'git-mergetool--lib', your script must set `TOOL_MODE` +Before sourcing 'git-mergetool{litdd}lib', your script must set `TOOL_MODE`  to define the operation mode for the functions listed below.  'diff' and 'merge' are valid values.